home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / apps / 237 / fxp12 / fxp12.doc next >
Text File  |  1991-12-27  |  4KB  |  77 lines

  1.  
  2. ST Xformer II File Xfer Program 1.2
  3. -----------------------------------
  4.  
  5. by Darek Mihocka  01/02/89
  6.  
  7.  
  8. This ARC file contains two files: 
  9.  
  10.     - FXP12.DOC     - this file
  11.     - STXF_FXP.PRG  - ST Xformer II File Xfer Program version 1.2
  12.  
  13. The new version of the FXP is to replace the two previous versions, 1.0 and
  14. 1.1. This new version is MUCH faster at adding files to virtual disks.
  15. The previous versions loaded, modified, and saved the virtual disk for
  16. EACH file being added, which was really stupid, but was done to simplify
  17. the programming. I didn't really notice the slow speed because I had always
  18. tested it on a hard disk. Many Xformer users complained (obviously floppy
  19. disk users), so the program was modified to be a bit smarter.
  20.  
  21. When a virtual disk is opened (by clicking on a .SD file in the left file
  22. selector window) it is loaded into memory and the directory is displayed.
  23. When files are added to it from the right window, NOTHING IS SAVED TO DISK.
  24. The virtual disk file is ONLY saved when you click on the closer box of the
  25. left window. If you attempt to quit the program before the virtual disk was
  26. saved, an alert box will pop up to warn you. This allows you to quickly
  27. add MANY 8 bit files to a virtual disk.
  28.  
  29. The very annoying bug of the windows not being updated after a transfer
  30. operation is now fixed. Both windows are updated after either a file add
  31. or file extraction from a virtual disk.
  32.  
  33. The "GO" button is now called "Transfer".
  34.  
  35. Note that several features have been dropped. The "Sector Copy" option no
  36. longer exists, because of the less than reliable disk reading capabilities
  37. of the ST 5 1/4" external disk drives. I recommend using an 8-bit disk drive
  38. and the Quick Transfer Utility instead.
  39.  
  40. Another feature that was dropped to simplify the program is the ability to
  41. open a virtual disk in the right hand side file selector. This is really not
  42. a hinderance at all. Simply remember to use the left window for virtual
  43. disks.
  44.  
  45. Speaking of the Quick Transfer Utility, QTU version 1.3 is now up on the
  46. two Xformer support BBSs in the registered user's download sections. If you
  47. are a registered user but don't wish to call those bulletin boards, simply
  48. mail in your Xformer disk and $1, and I will send you the disk back with
  49. the latest Xformer software. This includes ST Xformer II version 2.31,
  50. QTU 1.3, and of course, FXP 1.2.
  51.  
  52. Further information on both the FXP and the QTU can be found in the
  53. ST Xformer II User's Manual (October 1, 88).
  54.  
  55. ST Xformer 2.4 will be available as an update to registered users after
  56. February 1, 1989. Again, mail in your disk and $1, and I'll send you the
  57. update. This is a software only update. The User's Manual will be updated
  58. for ST Xformer 2.5 due to the significant changes that are going to be
  59. made, and that update will be announced when Xformer 2.5 is ready.
  60.  
  61. You may be wondering why the FXP still doesn't support double density
  62. virtual disks. I was planning to add that feature, but as it turns out,
  63. Xformer 2.5 is going to have the ability to access both virtual disks AND
  64. ST files from within the 130XE, so that the FXP will not really be required
  65. any more. Rather than spend my time updating FXP to handle DD disks, and
  66. SpartaDOS disks, and TopDOS dsks, etc. etc., I will spend the time to 
  67. complete Xformer 2.5 sooner. The QTU will also become somewhat unnecessary,
  68. because it will be possible, for example, to copy a file directly from
  69. a double density SpartaDOS 5 1/4" disk to a 3 1/2" ST disk by simply
  70. typing in a COPY command in SpartaDOS.
  71.  
  72. Be on the lookout for the Xformer 2.4 announcement on Compuserve and
  73. GEnie on Wednesday, February 1, 1989.
  74.  
  75. - Darek
  76.  
  77.